home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <title>Loading</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <script language="Javascript">
- <!--
-
- window.onerror = null;
- var bName = navigator.appName;
- var bVer = parseInt(navigator.appVersion);
- var NS4 = (bName == "Netscape" && bVer >= 4);
- var IE4 = (bName == "Microsoft Internet Explorer"
- && bVer >= 4);
- var NS3 = (bName == "Netscape" && bVer < 4);
- var IE3 = (bName == "Microsoft Internet Explorer" && bVer < 4);
- var blink_speed = 2000;
- var i=0;
-
- if (NS4 || IE4) {
- if (navigator.appName == "Netscape") {
- layerStyleRef="layer.";
- layerRef="document.layers";
- styleSwitch="";
- }else{
- layerStyleRef="layer.style.";
- layerRef="document.all";
- styleSwitch=".style";
- }
- }
-
- // BLINK FUNCTION
- function Blink(layerName){
- if (NS4 || IE4) {
- if(i%2==0)
- {
- eval(layerRef+'["'+layerName+'"]'+
- styleSwitch+'.visibility="visible"');
- }
- else
- {
- eval(layerRef+'["'+layerName+'"]'+
- styleSwitch+'.visibility="hidden"');
- }
- }
- if(i<1)
- {
- i++;
- }
- else
- {
- i--
- }
- setTimeout("Blink('"+layerName+"')",blink_speed);
- }
-
- function Blink2(layerName){
- if (NS4 || IE4) {
- if(i%2==0)
- {
- eval(layerRef+'["'+layerName+'"]'+
- styleSwitch+'.visibility="visible"');
- }
- else
- {
- eval(layerRef+'["'+layerName+'"]'+
- styleSwitch+'.visibility="hidden"');
- }
- }
- if(i<1)
- {
- i++;
- }
- else
- {
- i--
- }
- setTimeout("Blink('"+layerName+"')",blink_speed);
- }
-
-
- // -->
- </script>
-
- <style>
- table.princ {
- border-style:solid;
- border-width:4px;
- border-color:#FFFFFF;
- background-color:#aecae5
- }
-
- td.first {
- text-align:center;
- font-family:Tahoma,Verdana,Arial;
- font-weight:bold;
- font-size:14pt;
- font-color:#000000
- }
-
- td.second {
- text-align:center;
- font-family:Tahoma,Arial.Verdana;
- font-size:10pt;
- font-color:#000000
- }
-
- td.third {
- text-align:center;
- font-family:Tahoma,Arial,Verdana;
- font-size:8pt;
- font-color:#000000
- }
-
- </style>
-
- </head>
-
- <body bgcolor="#EEF2FB">
- <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
- <tr>
- <td valign="middle" align="center">
- <table class="princ" width="280" height="250" ID="Table2">
- <tr><td></td></tr>
- <tr><td class="first">Attempting to connect</td></tr>
- <tr><td><div id="prem_hint" align="center" style="font-family:Tahoma,Arial,Verdana; font-size:13pt; position:relative; left:0; visibility:hidden" class="prem_hint"><font color=#EEF2FB><b>wait...</b></font>
- </div>
- <script language="javascript">Blink('prem_hint');</script></td></tr>
- <tr><td class="second">If you see this message for more than 15 seconds, please make sure you are connected to the Internet</td></tr>
- <tr><td></td></tr>
- <tr><td class="third">If you use a Firewall, make sure WeatherBug is authorized to access the Internet</td></tr>
- </table>
-
- </td>
- </tr>
- </table>
-
-
- </body>
- </html>